gtk4.git
2017-04-25 Timm BäderBump version to 3.91.0
2017-04-25 Timm Bäderlistbox: Properly remove placeholders
2017-04-25 Timm Bäderwidget-factory: Add dummy listbox placeholder
2017-04-25 Daniel BolesProgressBar: Update node summary per last commit
2017-04-25 Timm Bäderprogressbar: Fix position of text node in CSS docs
2017-04-24 Timm Bäderspinbutton: Add undershoot nodes to CSS docs
2017-04-24 Timm Bäderspinbutton: Remove an unused define
2017-04-24 Timm Bäderwindow: Expand CSS node docs
2017-04-24 Timm Bäderfilechooserbutton: Show/hide appropriate child
2017-04-24 Timm Bäderpaned: Fix typo
2017-04-24 Timm Bädertestboxcss: Fix custom CSS
2017-04-24 Timm Bädergtk4-sections: Add missing GtkWidget child/sibling...
2017-04-24 Timm Bäderlevelbar: Remove unused define
2017-04-23 Matthias Clasentestlist3: Handle dropping a row onto itself
2017-04-22 Carlos Sorianogtkplacesview.ui: Remove translatable from server label...
2017-04-22 Matthias ClasenFix the build
2017-04-22 Matthias ClasenRefine the listbox dnd example
2017-04-22 Carlos Sorianogtkplacesview: Fix unmounted open in tab/window
2017-04-21 Matthias ClasenFix a typo
2017-04-21 Matthias ClasenImplement dnd for list box rows in an example
2017-04-11 John RallsReplace NSScreen:userSpaceScaleFactor, deprecated since...
2017-04-11 Georges Basile... placesview: fix testsuite
2017-04-10 Georges Basile... places-view: monitor network
2017-04-10 gogoUpdate Croatian translation
2017-04-10 gogoUpdate Croatian translation
2017-04-10 gogoUpdate Croatian translation
2017-04-10 gogoUpdate Croatian translation
2017-04-08 Tom TryfonidisUpdate Greek translation
2017-04-06 Alberts Muktupāvelsgtkheaderbar: add style classes to all title buttons
2017-04-06 Matthias Clasenflowbox: don’t try to focus or draw NULL widgets
2017-04-03 Jeremy Bichadocs: Use https for more links
2017-04-03 Jeremy Bichadocs: Point links to correct versions
2017-04-03 William Huamir: clean up an ugly function
2017-04-02 Emmanuele BassiUse the newly added g_object_new_with_properties()
2017-04-02 Emmanuele BassiBump up the required version of GLib
2017-04-02 Emmanuele BassiIgnore deprecation warnings for g_object_newv()
2017-04-02 Timm Bäderfilechooserwidget: Remove useless gtk_widget_show call
2017-04-02 Timm Bäderstack combo: Inherit from GtkWidget
2017-04-01 Tom Schoonjansquartz: code cleanup
2017-04-01 Tom Schoonjansquartz: add support for Gtk+4
2017-04-01 Matthias ClasenAvoid a compiler warning
2017-04-01 Emmanuele Bassibuild: Fix sassc detection
2017-04-01 Emmanuele BassiRebuild CSS on all SCSS file changes
2017-04-01 William Huamir: set application name when creating connection
2017-04-01 Emmanuele BassiOptionally depend on sassc to generate the theme CSS
2017-04-01 Timm Bädergsk: Add color shaders to resources
2017-04-01 Timm Bäderdnd: Remove unnecessary non-toplevel GtkWindow in set_i...
2017-03-31 William Huamir: remove keymap and input device state warnings
2017-03-31 William Huamir: re-write settings implementation
2017-03-31 Matthias Clasen3.90.0
2017-03-31 Matthias Clasenreftests: Remove a test using -gtk-gradient
2017-03-31 Matthias Clasena11y tests: Update test results
2017-03-31 Matthias Clasencss style tests: Update expected results for gradient...
2017-03-31 Matthias Clasencss parser tests: Fix radial gradient test results
2017-03-31 Matthias Clasencss parser tests: Fix up the pseudo class test
2017-03-31 Matthias Clasencss parser tests: Update border image test results
2017-03-31 Matthias Clasencss parser tests: Drop tests for -gtk-gradient
2017-03-31 Matthias Clasencss parser tests: Update background-image test results
2017-03-31 Matthias Clasencss parser tests: Fix integer test results
2017-03-31 Matthias Clasencss parser tests: Fix background-blend-mode test
2017-03-31 Matthias Clasencss parser: Fix names for blend modes
2017-03-31 Matthias Clasencss tests: Update progressbar test results
2017-03-31 Matthias Clasencss tests: Update entry test results
2017-03-31 Matthias Clasencss nodes: Update the combobox test results
2017-03-31 Matthias Clasencss tests: Update the GtkSwitch node tests
2017-03-31 Matthias Clasenswitch: Update css docs to reflect current reality
2017-03-31 Timm Bäderinfobar: Remove unused defines
2017-03-31 Timm Bäderwidgetfocus: Use the same function to compare widgets
2017-03-31 Timm BäderImplement tab/up-down/left-right focus sorting for...
2017-03-31 Timm BäderWidget: Shuffle focus code around
2017-03-31 Timm Bädertests: Add widget focus test case
2017-03-31 Timm Bäderstatusbar: Remove margins in ui file
2017-03-31 Timm Bäderwidget: Allow focusing widgets with non-container parent
2017-03-31 Timm Bäderlabel: Fix focus implementation
2017-03-31 Timm Bäderwindow: Simplify _set_focus
2017-03-31 Timm Bäderwindow: Remove _gtk_window_set_is_toplevel
2017-03-31 Timm Bäderwindow: Fold update_has_focus in to set_is_active
2017-03-31 Timm Bäderwindow: Remove has-toplevel-focus property
2017-03-31 Timm Bäderwindow: Remove check_resize special case for embedded...
2017-03-31 Timm Bäderwindow: Remove gtk_quark_embedded
2017-03-31 Timm Bäderwidget: Emit ::focus regardless of container-ness and...
2017-03-31 Timm Bädercontainer: Remove focus_child pointer
2017-03-31 Timm Bäderwidget: Also reset focus on non-container widgets
2017-03-31 Timm BäderMake gtk_container_set_focus_child private
2017-03-31 Timm BäderRemove gtk_container_get_focus_child
2017-03-31 Timm Bäderwidget: Save pointer to focus child
2017-03-31 Timm Bädercssimageicontheme: Cache size + texture
2017-03-31 Timm Bäderglrenderer: Reuse the GArray for render items
2017-03-31 Timm Bäderglrenderer: Add render items for child nodes
2017-03-31 Timm Bäderglrenderer: Handle color nodes
2017-03-31 Timm Bäderglrenderer: Store uniform locations per program
2017-03-31 Timm Bäderwidget: Fix checks in gtk_widget_snapshot()
2017-03-31 Timm Bäderfilechooserbutton: Hide the combobox by default
2017-03-31 Timm Bäderrecentchooserwidget: Inherit from GtkWidget
2017-03-31 Timm Bäderappchooserwidget: Inherit from GtkWidget
2017-03-31 Timm Bäderfontchooserwidget: Inherit from GtkWidget
2017-03-31 Timm Bäderfontchooserwidget: Remove unused defines
2017-03-31 Timm Bäderfilechooserwidget: Inherit from GtkWidget
2017-03-31 Timm BäderRemove the Raleigh theme
2017-03-31 Timm Bäderwidget: Add a GtkBuildable::add_child implementation
next